home *** CD-ROM | disk | FTP | other *** search
/ Aminet 32 / Aminet 32 (1999)(Schatztruhe)[!][Aug 1999].iso / Aminet / comm / irc / GS_Hint.readme < prev    next >
Text File  |  1999-05-23  |  4KB  |  84 lines

  1. Short:    Multiplayer hint/scramble game (v1.1) for AmIRC.
  2. Author:   gallant@pathfinder.gr (George Stagakis)
  3. Uploader: gallant@pathfinder.gr (George Stagakis)
  4. Version:  1.1
  5. Type:     comm/irc
  6. Requires: rexxtricks.library 38.6 or greater
  7.  
  8. //  --- DEDICATED TO PEACE --- NO MORE WAR ---
  9. //
  10. //  copyright (c) 1998-1999 George Stagakis (gallant@pathfinder.gr)
  11. //
  12. //  changes in v1.1:
  13. //    · Added 'bonus round' (optional) Every once in a while the game starts
  14. //    in 'bonus round' mode. The score added to the winner is randomly
  15. //    more than 3 and less than 7 points instead of a single point.
  16. //    Just to increase adrenaline :P
  17. //    · Added 'winning score' (optional) When a player reaches this score,
  18. //    he wins the game and the score board is cleared for a new start.
  19. //    · Added 'top players' (optional) Only shows best top n players in
  20. //    the score board, but the whole score board remains in memory.
  21. //
  22. //  description:
  23. //    Multiplayer hint/scramble game (v1.1) for AmIRC.
  24. //
  25. //    The scrambler gives out an answer and a question. The answer
  26. //    is displayed scrambled to the players and the question is
  27. //    clear. The first one to find the answer receives a point.
  28. //    For entering the game, the player just needs to answer a question
  29. //    and win a point. That puts him in the score board and in the game.
  30. //    No other operations are required. The score board clears whenever
  31. //    the scrambler wants it, or when 'timeout loss' or 'score melting'
  32. //    throws away all of the players, or when a player reaches
  33. //    'winning score' (wins the game).
  34. //
  35. //    The game starts and ends when a player answers correctly. However, the
  36. //    score board remains in memory. There are also a few tricks to make it
  37. //    more interesting and more active like 'timeouts', 'score melting' and
  38. //    'bonus round'. Also an ability to show only the best players in the
  39. //    score board instead of all of them.
  40. //    Public displays are very few making it more compact and fun without
  41. //    flooding the channels.
  42. //
  43. //  usage:
  44. //    Put Hint.amirx in AmIRC:Rexx/
  45. //    /ALIAS Hint /RX Hint
  46. //
  47. //    /HINT answer : question [-n]
  48. //    answer: The answer to be displayed scrambled. It can contain spaces
  49. //            and such.
  50. //    question: The question to be displayed clear. Put anything you want.
  51. //    -n: Game starts normally but the score board is cleared completely.
  52. //
  53. //  demo:
  54. //    /HINT Rolling Stones : Famous rock band.
  55. //       <nick> | [unscramble]: oRnglil esSnto
  56. //       <nick> | [hint]: Famous rock band.
  57. //        <bbb> | rolling stone
  58. //        <ccc> | roling stones
  59. //        <aaa> | rolling stones
  60. //       <nick> | Correct aaa: Rolling Stones
  61. //       <nick> | [score]: [aaa - 7] [bbb - 6] [ccc - 5] [ddd - 3] [eee - 1]
  62. //
  63. //  notes:
  64. //    Freely distributable
  65. //    Requires rexxtricks.library 38.6 or greatest
  66. //    Options editable in script
  67. //    E-mails welcome
  68. //    Not sure if it works :P Try everything and then bug me
  69. //
  70. //  history:
  71. //    (06-Oct-98) 0.9 First version
  72. //    (05-May-99) 1.0 First public release
  73. //    (08-May-99) 1.1 Added 'bonus round', 'winning score' and 'top players'
  74.  
  75.  
  76. ============================= Archive contents =============================
  77.  
  78. Original  Packed Ratio    Date     Time    Name
  79. -------- ------- ----- --------- --------  -------------
  80.     3147    1343 57.3% 08-May-99 13:59:54  GS_Hint.readme
  81.     8774    3262 62.8% 08-May-99 13:58:44  Hint.amirx
  82. -------- ------- ----- --------- --------
  83.    11921    4605 61.3% 09-May-99 11:13:44   2 files
  84.